filechooserwidget: Allow typing a location in recent mode
authorTimm Bäder <mail@baedert.org>
Wed, 19 Feb 2020 06:35:40 +0000 (07:35 +0100)
committerTimm Bäder <mail@baedert.org>
Thu, 20 Feb 2020 09:23:09 +0000 (10:23 +0100)
commitb8a752c7516f1cb773ae25789ce4f5424692ac72
treeaa84f10d8248dd6b39496b172dc567fdb87d37ca
parent194039c749d526dbbc9c46529153617bd20fd6d3
filechooserwidget: Allow typing a location in recent mode

This is triggered by typing / or hitting Ctrl+L. Since we don't have a
visual indicator for this mode right now anyway, the reason for not
allowing it in recent mode cited in the comment just above the
early-exit is irrelevant.

Closes #2178
gtk/gtkfilechooserwidget.c